save_static_member | Precisamento

save_static_member

Home
functions
constants
json
examples

Saves a static member, and returns its id.

Syntax

1
save_static_member(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 save.

Returns: Instance Id

Description

This function saves a static member, and returns its id.