isKeyActive: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
<h2 style="color:#000066"> | <h2 style="color:#000066">''' isKeyActive ''keyName'''''</h2> | ||
Line 23: | Line 23: | ||
Checks whether the given key is active in the current user profile. | Checks whether the given key is active in the current user profile. | ||
'''Example:''' | '''Example:''' | ||
_ok = '''isKeyActive''' "M04" | _ok = '''isKeyActive''' "M04" |