diff --git a/docs/develop/app/usecases/BClipboardUseCases.html b/docs/develop/app/usecases/BClipboardUseCases.html index 2273283e39..2322c88871 100644 --- a/docs/develop/app/usecases/BClipboardUseCases.html +++ b/docs/develop/app/usecases/BClipboardUseCases.html @@ -125,7 +125,7 @@ Unlock() is used to unlock the BClipboard and allow other threads in the applica

  • Checking lock status: -IsLocked() returns true if the BClipboard is locked, and false if it is not locked. +IsLocked() returns true if the BClipboard is locked by the current thread, and false if it is not lockedi or is locked by another thread.

  • Checking clipboard name: