For the complete documentation index, see llms.txt. This page is also available as Markdown.
get_strlit_contents
Get string contents ea - linear address len - string length. -1 means to calculate the max string length type - the string type (one of STRTYPE_... constants) Returns: string contents or empty string
string get_strlit_contents(long ea, long len, long type);