isPC: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:isPC moved to isPC) |
(No difference)
|
Revision as of 21:01, 8 March 2009
isPC() Function
Returns 1 if the Current Token is a PC or 0 if it not.
Usage
[h: pc = isPC()]
Example
[r, if(isPC()): "Hello I am a PC"]