Changes between Version 36 and Version 37 of WikiStart


Ignore:
Timestamp:
02/15/18 14:32:06 (6 years ago)
Author:
stemih
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v36 v37  
    2323Le fichier '''fc_common.R''' contient les fonction suivantes :  
    2424 
    25  || '''Function name''' || '''Description''' || 
     25 ||='''Function name'''=||='''Description'''=|| 
    2626 || get_token || Manage acquisition of the token : first uses ''get_token_local'', if it fails, uses ''get_token_server'' and the saves the token with ''write_token''. || 
    2727 || get_token_local || Reads the token from the local file. ||