getDocumentation

Finds the documentation of the symbol at position pos in the code

@component("dcd")
@arguments("subcmd", "get-documentation")
void
getDocumentation
(,
string code
,
int pos
)

Return Value

Type: void

[string]

Call With

{"subcmd": "get-documentation"}

Meta