<< Click to Display Table of Contents >> Navigation: Reference > Declarations > Const Declarations > Built-in Constants |
const
LocalGPPort : String = "Local GP Port"
Notes:
•A misspelling of the const will be detected at compile time and so this is safer than having to type the string manually
•This constant is normally used with the system function, InjectMidiEvent