Hi All,
By writing my plugin i noticed i can't return boolean. How i can specify to expression the return type boolean
something like like ef_return_number exists?
currently in the fugin i transform bool value true false to string return parameter but it's ugly
Thank you for yur help