I want to use the following function:
Code
HintMouseover_Add( LocString hintText, Marker/Position/Egroup/Sgroup hintTarget, Real targetRadius, Boolean looping )
But I need an input named LocString. I've searched everywhere but I am unable to make create this LocString input. And if I do get it working, there's this 'LOC: ' heading that is before my text, so it looks like: 'LOC: Capture this point' instead of simply 'Capture this point'.
Is there some call I need to do to create an output that is a LocString?
I would really appreciate the help.