Guest User

Untitled

a guest
Jul 23rd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <cfscript>
  2. md={}
  3. md.queryoptions = !structKeyExists(md, "datasource") ? "d" : "m" ;
  4. writedump(md)
  5. </cfscript>
Add Comment
Please, Sign In to add comment