isPC

From RPTools Wiki
Jump to navigation Jump to search

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"]