11.18.1 Path Property

Specifies the path of the directory.

This is the default property of XPRIM_Directory so it can be omitted in your RDMLX code.

Property Type

String.

Examples

     Define_Com Class(#XPRIM_Directory) Name(#MyDir)
#MyDir := '/home/docs'
  • No labels