refStringRelease
Releases a reference on a string; if it was the last reference, the resources allocated by the string are freed as well.
Since
2.58
Parameters
str
a reference counted string
Releases a reference on a string; if it was the last reference, the resources allocated by the string are freed as well.
2.58
a reference counted string