StructKeyExists
Method Signature
StructKeyExists(struct=[structloose], key=[any])Arguments
Argument
Type
Required
Description
Default
Examples
Check if server struct has OS key
structKeyExists( server, "os" );
Check if server struct has OS key using member function
Additional Examples
Related
Last updated
Was this helpful?
