GetModules_Result (Type)

Query returning GetModules_Result_Row records containing a module's path and filename information.

Based On:

Query

Query Row Type:

GetModules_Result_Row

Each row of the returned query results has the following fields:

Field Name Type Description
FileName Filename The module's file name. Use this value when displaying information about a module.
Path PlainText_NonNull The module's full path. This path includes the file name.

Error Message:

None