Difference: 0LASubrConvertFromBase64 (4 vs. 5)

Revision 52022-05-16 - MisaghKarimi

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.CONVERT FROM BASE64

Changed:
<
<
_ This subroutine converts Base64 data to Appx raw data. _
>
>
This subroutine converts Base64 data to Appx raw data (Release 6.2.0 & higher).
 

Usage:

Line: 19 to 19
  <raw data> is the location to put the converted raw data(Required). This must be PASSed with Share "Y" to return the result.
Changed:
<
<
<base64 data> is the location of the base64 data to be convert to raw data (Required).
>
>
<base64 data> is the location of the base64 data to be convert to raw data (Required). base64 data cannot exceed 32000 characters.
  <length to encode> is the number of bytes to convert to raw (Required). This is an integer in the range of 1-32000.
Changed:
<
<
If you want to convert raw data to base64 data, see .CONVERT TO BASE64.
>
>
If you want to convert raw data to base64 data, see .CONVERT TO BASE64.
 

Comments:

Read what other users have said about this page or add your own comments.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback