For the latest version of JMP Help, visit JMP.com/help.

JSL Syntax Reference > JSL Messages > SAS Integration Messages
Publication date: 09/28/2021

SAS Integration Messages

Metadata Server Objects

metaserver<<Disconnect()

Description

Disconnects the metadata server.

Returns

Void.

metaserver<<Get Display Name()

Description

Gets the display name of the metadata server.

Returns

A quoted string.

metaserver<<Get Host Name()

Description

Gets the host (machine) name of the metadata server.

Returns

A quoted string.

metaserver<<Get Port()

Description

Gets the port used for the metadata server connection.

Returns

An integer.

metaserver<<Get User Identity()

Description

Gets the identify of the connected user as defined in metadata.

Returns

A quoted string.

metaserver<<Get User Name()

Description

Gets the user name (login ID) that was used for the metadata server connection.

Returns

A quoted string.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).