- Found in:
- Dylbills PE
stringfunctionGetPscEventDefinitionsFromFile(stringSourceFilePath, stringDivider="n", intStartIndex=0)Global
Caveats
Parameters
stringSourceFilePath
stringDivider="n"
intStartIndex=0
Examples
Auto-Generated Example
string myString__SourceFilePath
string myString__Divider
int myInt__StartIndex
string returnedValue = DbMiscFunctions.GetPscEventDefinitionsFromFile(myString__SourceFilePath, myString__Divider, myInt__StartIndex)