project-flogo/catalystml-flogo

encodstring operation

abramvandergeest opened this issue · 2 comments

  • encodestring: returns a base64 encoded string from an input string
    • Input
      • s [string] - string
    • OutputType - [string]

should be just a import strings call