Skip to main content

aras.getListId Method (aras Object)

aras.getListId Method

Gets List ID by List name.

Syntax

aras.getListId(name)

Parameters

NameTypeDescription
nameStringRequired. List name.

Return Value

A String.
Returns List ID if specified name exists, otherwise returns empty String.

See Also

aras Object
Aras Innovator Client Framework

Comments