<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > PC > Keys functions > PC_GetStateOnOff |
Description
Returns the string state (On or Off) of a numeric state.
Syntax
s = PC_GetStateOnOff(State)
Returns
Returns a string
Parameters
Name |
Type |
Optional |
Meaning |
State |
Number |
No |
Numeric state |
Remarks
Restrictions
See also
Examples