Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

hnlearndev
Copy link

  • Rearrage all procedures to seperate UTC and Json modules
  • Adding module level variables: json_Indentation As String , json_InnerIndentation As String and json_PrettyPrint As Boolean
  • Adding sub procedures:
    • json_IsArray2D, json_ConvertArray, json_Convert1DArray, json_Convert2DArray, json_ConvertObject, json_ConvertDictionary, json_ConvertCollection
    • json_PrettyPrint_PreConvert, json_PrettyPrint_PostConvert

- Adding module level variables: json_Indentation As String , json_InnerIndentation As String and json_PrettyPrint As Boolean
- Adding sub modules:
    * json_IsArray2D, json_ConvertArray, json_Convert1DArray, json_Convert2DArray, json_ConvertObject, json_ConvertDictionary, json_ConvertCollection
    * json_PrettyPrint_PreConvert, json_PrettyPrint_PostConvert
- Adding module level variables: json_Indentation As String , json_InnerIndentation As String and json_PrettyPrint As Boolean
- Adding sub procedures:
  * json_IsArray2D, json_ConvertArray, json_Convert1DArray, json_Convert2DArray, json_ConvertObject, json_ConvertDictionary, json_ConvertCollection
  * json_PrettyPrint_PreConvert, json_PrettyPrint_PostConvert
- Rearrange all procedures to seperate UTC and Json modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants