Global Class
class Global extends xGlobal
|
Method |
Description |
|---|---|
|
Cancels a previous method call to the Object::setTimeOut Method. (Inherited from Object.) | |
|
Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
|
Returns the timer handle for the object. (Inherited from Object.) | |
|
Retrieves the handle of the class of the object. (Inherited from Object.) | |
|
Initializes a new instance of the Object class.. (Inherited from Object.) | |
|
Releases the hold on an object that has called a wait method on this object. (Inherited from Object.) | |
|
Releases a lock on the object that was issued by a wait method on this object. (Inherited from Object.) | |
|
Determines whether the object is on a server. (Inherited from Object.) | |
|
Returns the instance that owns the object. (Inherited from Object.) | |
|
Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Returns the current number of references (the value of the reference counter) that the object has. (Inherited from Object.) | |
|
Pauses a process. (Inherited from Object.) | |
|
Returns an XML string that represents the current object. (Inherited from Object.) | |
|
Converts a binary object of the specified length to a CryptoBlob object. | |
|
Clears the specified bits from a value. | |
|
Sets the specified bits of a value. | |
|
Indicates whether any of the specified bits in a value are set. | |
|
Converts the specified buffer to a container. | |
|
Indicates whether the two specified buffers are equal. | |
|
Checks that the specified percentage value is between 0 and 100 both inclusive. | |
|
Indicates whether the specified string is a number with a sign character. | |
|
Indicates whether the specified number of seconds is not negative and not greater than the number of seconds in a day. | |
|
Retrieves the name of a class from a class ID. | |
|
Retrieves the class ID of the class specified by a class name. | |
|
Converts a .NET System.DateTime object to an X++ utcdatetime value. | |
|
Retrieves the source code to insert the elements of a container into the specified array format. | |
|
Inserts the elements of a container into the specified buffer. | |
|
Retrieves a list of the elements in the specified container. | |
|
Retrieves a string of the elements in the specified container. | |
|
Retrieves the name of the specified configuration key. | |
|
Retrieves the printable name of the specified configuration key. | |
|
Retrieves the ID of the configuration key specified by a name. | |
|
Retrieves or displays a form with a visual representation of a container as a tree. | |
|
Converts the specified CryptoBlob object to a binary object. | |
|
Converts the specified CryptoBlob object to a string. | |
|
Retrieves the current layer in which the user is running. | |
|
Indicates whether the language of the current session reads from right to left. | |
|
Indicates whether the language of the current user reads from right to left. | |
|
Converts the specified date to a Julian date. | |
|
Retrieves the quarter of the specified date. | |
|
Converts the specified date to a string by using the regional settings of the user. | |
|
Converts the specified date to a string in the format that is used by X++ code. | |
|
Retrieves the date of the last day in the same month as the specified date. | |
|
Retrieves the date of the last day in the same quarter as the specified date. | |
|
Retrieves the date of the last day in the same week as the specified date. | |
|
Retrieves the date of the last day in the same year as the specified date. | |
|
Create a string representation of an interval of dates. | |
|
Retrieves the maximum value that is allowed for a date. | |
|
Adds the specified number of months to a date. | |
|
Retrieves the null date. | |
|
Retrieves the first date of the specified month. | |
|
Retrieves the first date of the specified quarter. | |
|
Retrieves the first date of the specified week. | |
|
Retrieves the first date of the specified year. | |
|
Retrieves a utcdatetime value that represents the beginning of the specified date. | |
|
Retrieves a utcdatetime value that represents the end of the specified date. | |
|
Converts a string that has a URL with a record in the dynamic key format to a record. | |
|
Retrieves the value of the EnumValue property of the specified enumeration value. | |
|
Retrieves the symbol property of the specified enumeration value. | |
|
Retrieves the Name property of the specified enumeration value. | |
|
Retrieves the Label property of the specified enumeration value. | |
|
Retrieves the first enabled enumeration value in the specified enumeration type. | |
|
Retrieves the ID of an enumeration type from the specified name of an enumeration type. | |
|
Adds the specified string to the Infolog as an error. | |
|
Indicates that the text in the exception should fall through and eventually be caught by the Infolog. | |
|
Retrieves the displayable name of the specified type. | |
|
Retrieves the name of the specified extended type. | |
|
Retrieves the label of the specified extended type. | |
|
Retrieves the base type of the specified extended data type. | |
|
Converts an extended data type name to its ID. | |
|
Calculates the factorial of the specified number. | |
|
Retrieves the field ID of the specified extended field ID. | |
|
Retrieves the array index of the specified extended field ID. | |
|
Retrieves the extended field ID that is specified by a field ID and an array index. | |
|
Retrieves a string that contains the label of a field and the specified value. | |
|
Retrieves a unique file name if necessary. | |
|
Retrieves the path, simple file name, and extension of the specified Filename object. | |
|
Retrieves the value of the specified property in a property set. | |
|
Retrieves the value of the specified property in a property set. | |
|
Retrieves the position of the specified property identifier in a property set. | |
|
Retrieves the first day of the week in the locale of the user. | |
|
Retrieves the first line of the specified text. | |
|
Retrieves the first week of the year in the locale of the user. | |
|
Retrieves the Caption form design property of the specified form. | |
|
Retrieves the value of the specified form control. | |
|
Indicates whether a form data source has the specified method. | |
|
Retrieves the FormDataSource object that is a parent data source to the specified FormDataSource object. | |
|
Indicates whether a form has the specified method. | |
|
Retrieves the label of the specified form. | |
|
Retrieves the value of the specified XML node. | |
|
Converts a string to a GUID object. | |
|
Indicates whether the current user has permission to access the specified field. | |
|
Indicates whether the current user has access to the specified menu item. | |
|
| |
|
Returns a large percentage value. | |
|
| |
|
| |
|
Splits a string into a list of substrings delimited by elements in the specified delimiter string. | |
|
Converts an X++ utcdatetime value to a .NET System.DateTime object. | |