Next: , Previous: , Up: Type related instructions   [Contents][Index]


22.1.24.9 Instruction tyiss

Synopsys:

tyiss

Given a type, push 1 on the stack if it is a string. Push 0 otherwise.

Stack: ( TYPE -- TYPE INT )