GetPastebinRawTextString

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns text from specified paste on pastebin.com as a string.

Syntax

[help]
(Text:String) GetPastebinRawTextString paste_key:string

Example

 let my_array := GetPastebinRawTextString "j1SY2TFH"

Will return specified paste as a string.

Notes

See Also