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
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |