APEX: URL Syntax
This is more for my own edification than anything. I always forget which place the ClearCache inhabits.
f?p=App:Page:Session:Request:Debug:ClearCache:itemNames:PrinterFriendly
With numbers so I don't have to count every time:
f?p=App1:Page2:Sess3:Requ4:Debug5:Cache6:items7:printer8
f?p=1:2:3:4:5:6:7:8
Link to the documentation is
here.
Labels: apex