StructKeyExists

Tests whether a key exists in a struct and returns a boolean value

Method Signature

StructKeyExists(struct=[structloose], key=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

struct

struct

true

The struct to test

key

string

true

The key within the struct to test for existence

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC