getPbcName()
Return the name of a periodic specified by its ID.
Usage
pbcName = vis.getPbcName( pbcId )
Parameters
- pbcId (integer)
- Periodic ID.
Return Value
- pbcName (string)
- Periodic name corresponding to the periodic ID.
Errors
pbcId should be valid.
Description
pbcName = vis.getPbcName( 1 )