Object.objectOnServer Method

Determines whether the object is on a server.

Syntax

public boolean objectOnServer()

Run On

Called

Return Value

Type: boolean
true if the object is on a server; otherwise, false.

See Also

Reference

Object Class