Data Viewer
Limit:
#for index,value in $enumerate([100,200,300,400,500]):
${value}
#end for
#if $prevAction=="prev": #if $isValidLength:
Prev
#else:
Prev
#end if #else:
Prev
#end if #if $prevAction=="next": #if $isValidLength:
Next
#else:
Next
#end if #else:
Next
#end if
System Params
None
#for cellName in $cellNameList:
${cellName}
#end for
=
Select
Sno
#for cellName in $cellNameList:
${cellName}
#end for
Del
#for count,sheet in $enumerate($sheetList):
${count+1}
#for value in $sheetList[sheet]:
${value}
#end for
#end for
Select All