Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

OpenId

Opens a new instance of an object for a given Identifier.

Synopsis

OpenId object

Arguments

The OpenId statement has the following argument:

object Name of the object for which a new instance should be created.

Examples

The following example demonstrate how to use the OpenId statement:

person = OpenId User.Person(5012) 
  'Instantiates a person object with the Id of 5012

See Also

FeedbackOpens in a new tab