Skip to content

[F] isList

function isList(program, type): boolean

Check if the given operation is used to page through a list.

Parameters

ParameterTypeDescription
programProgramProgram
typeOperation-

Returns

boolean