Skip to content

Console Command Get

lvca edited this page Dec 22, 2012 · 3 revisions

Console command get

Get

Return the value of the requested property

Syntax

get <property-name>

Where:

  • property-name Name of the property

Example

    > get limit
    
    limit = 20

See also

To know all the properties setted use the properties.

This is a command of the Orient console. To know all the commands go to Console-Commands.

Clone this wiki locally