Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Imports XSLT files into the AIF XSLT repository, so that they can be used for outgoing transforms.
Syntax
client server public static void importFromFileInbound(
str _filename,
AifPortName _portName,
[LineNum _linenum])
Run On
Called
Parameters
- _filename
Type: str
The name and path of the XSLT file.
- _portName
Type: AifPortName Extended Data Type
The outgoing port name that is associated with the outgoing pipe.
- _linenum
Type: LineNum Extended Data Type
The line number.