Call this function to specify the name of the pad.

syntaxSyntax:
DlxPad.SetPadName(name)

Parameters

Parameter Description
name The name of the pad.

Return Value

If the pad name is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also