Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 245 Bytes

File metadata and controls

22 lines (14 loc) · 245 Bytes

Response

Supported Types

MapOfAny

Response.CreateMapOfAny(/* values here */);

ArrayOfAny

Response.CreateArrayOfAny(/* values here */);

Str

Response.CreateStr(/* values here */);