Name Property

<< >>

Navigation:  Programming with Amos > Class Reference > The t Namespace > Variable Class Reference > Variable Class Members > Properties >

Name Property

Gets the variable's name.

Syntax

result = object.Name

The Name property syntax has the following parts:

Part

Description

result

Gets the variable's name.

object

An object of type CValue.