I found a function in User Guide named pfcScript.pwlItemHighlight(), and the API Wizard showed the information about this function.
pwlItemHighlight | (string SelString) |
Highlights the specified item |
Did anyone know the exact format of input param 'SelString' ?
I had tried pfcModel.FullName, pfcModel.FileName and didn't work.