You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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