[JW Lua] GetMeasurement

Chris marcel.denio at gmail.com
Tue Apr 21 09:40:58 CEST 2015


Jari

When I run the script below , the string is null after "GetMeasurement" ...

------------------------------------
local string = finale.FCString()
string:SetInteger(1)
print(string.LuaString)
print(string:GetMeasurement(finale.MEASUREMENTUNIT_CENTIMETERS))
print(string.Length,string.LuaString)
-----------------------------------

Best regards

Chris




More information about the JWLua mailing list