Encode Text

Encodes a given text

This activity encodes a given text, based on a user-specified encoding method.

Input

Output

  • Encoded Text: String Variable Stores the encoded data of the user-specified input text in the specified String variable.

Last updated