ideDocsFetchLCSData

Fetch the data for LiveCode script dictionary entries with name <pEntryName>

function ideDocsFetchLCSData pEntryName return ideDocsFetchData(pEntryName, "LiveCode Script") end ideDocsFetchLCSData

Returns: A numerically keyed array, each element of which is the array of data pertaining to a LiveCode script dictionary entry with the given name.