isPC

From RPTools Wiki
Revision as of 12:01, 10 March 2009 by Verisimilar (talk | contribs) (Added version.)
Jump to navigation Jump to search

isPC() Function

Introduced in version 1.3b48
Returns 1 if the Current Token is a PC or 0 if it not.

Usage

isPC()

Example

[r, if(isPC()): "Hello I am a PC"]