Structure.hasName

Checks if the structure has the given name

class Structure
bool
hasName
(
string name
)

Parameters

name string

structure name to check for

Return Value

Type: bool

TRUE if name matches the name of the structure.