Hello,
As a newbie I can see that you enter and range in an array as follows:
This should create an array from 1 to 100 inclusive. Is there anyway to create the same type of array with decimal values? e.g
I am really trying to do this with time ranges, say from 1pm to 11pm but not sure that is possible either.