Advertisement
LockdateforGHS

action-bundle.lgf

Jun 11th, 2023
1,616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. new ?="Action", ?="AcceptBundleInformation",
  2.  bundle.get();
  3.  action.doAction,
  4.  
  5. new textbox ?="*placeholder*=Enter Bundle information",
  6.   if bundleinformation valid
  7.   then
  8.   proceed.(bundleInformation)
  9.  
  10.  then
  11.    .libary  add(..api(=" import bundleinfo"),
  12.    
  13.         ouput.Textbox(Debug.Info),
  14.         info.proceed
  15.      
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement