get_static_member_num | Precisamento

get_static_member_num

Home
functions
constants
json
examples

Gets a static member as a number.

Syntax

1
get_static_member_num(type_name, member_name)
Argument Type Description
type_name string The name of the type that declares the field or property.
member_name string The name of the field or property to get.

Returns: Real

Description

This function gets a static member as a number.