GetIsFormType

Revision as of 15:46, 1 December 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

GetIsFormType returns 1 if the object is the specified form type.

Syntax

GetIsFormType pFormType

Examples

GetIsFormType ACTI    ; returns 1 if the object is an Activator

Notes

  • pFormType is the 4 character form type string (ACTI, CONT, CREA, etc.) which is displayed in the ALL section of the object window.

See Also