what is L1?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

what is L1?

Post by SkyFrontier »

Hi, folks...

controlposition() can be told to returns L1 at will, cool. But: if L1 is hidden, it returns empty. Is there a short method to return something meaningful, other that scripting that IF controlposition == "", return L 2?
Thanks.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

admin
Site Admin
Posts: 66700
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: what is L1?

Post by admin »

I will add this:

Code: Select all

    + SC ControlPosition enhanced: Now the active List can be referred to by "L".
        echo ControlPosition("L");  //active List

Post Reply